You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TMtxVec Class > TMtxVec Methods > CopyTo Method > TMtxVec.CopyTo Method ([In] TMtxVecInt, [In] TRounding)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TMtxVec.CopyTo Method ([In] TMtxVecInt, [In] TRounding)

Copy and convert values to TVecInt.

Syntax
C#
Visual Basic
public void CopyTo([In] TMtxVecInt Dst, [In] TRounding Rounding);

Applies appropriate conversion and copy data to TVecInt. The value TVecInt.IntPrecision is preserved.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!